Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable rules for IDisposable and exceptions #647

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

joem-msft
Copy link
Contributor

Problem

For code quality, maintenance, and usage this PR enables diagnostic rules related to usage of IDisposable objects and exceptions.

Solution

Update .editorconfig rules and fixed or suppressed existing violations.

@joem-msft joem-msft force-pushed the users/joemay/enable-rules-disposable-ex branch from e9ccd4a to a573484 Compare April 20, 2024 02:25
@joem-msft joem-msft marked this pull request as ready for review April 20, 2024 02:44
@joem-msft joem-msft requested review from a team as code owners April 20, 2024 02:44
@joem-msft joem-msft enabled auto-merge (squash) April 20, 2024 02:44
targets/Program.cs Outdated Show resolved Hide resolved
@joem-msft joem-msft force-pushed the users/joemay/enable-rules-disposable-ex branch from a573484 to 3847619 Compare April 22, 2024 16:33
@joem-msft joem-msft force-pushed the users/joemay/enable-rules-disposable-ex branch from 3847619 to db6d4e5 Compare April 22, 2024 16:36
@joem-msft joem-msft merged commit 6e45f91 into master Apr 22, 2024
4 checks passed
@joem-msft joem-msft deleted the users/joemay/enable-rules-disposable-ex branch April 22, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants